// ctgmath standard header
#pragma once
#ifndef _CTGMATH_
#define _CTGMATH_
#include <yvals.h>

#include <ccomplex>
#include <cmath>

#endif /* _CTGMATH_ */

/*
 * Copyright (c) 1992-2013 by P.J. Plauger.  ALL RIGHTS RESERVED.
 * Consult your license regarding permissions and restrictions.
V6.40:0009 */
